Add a few missing includes
authorMatthias Clasen <mclasen@redhat.com>
Sun, 21 Jun 2020 22:03:39 +0000 (18:03 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 23 Jun 2020 11:55:53 +0000 (07:55 -0400)
commit83f22fcce2f404b992235f1d4bd4cd13c364c3dd
tree0a7e3b22e4095e59fc452b17476d7fb0ee0c5fcb
parent34a12f47f1d1ae5198a4f7793c89a43146d5ed05
Add a few missing includes

These sources are using GtkListStore apis,
but were replying on indirect includes to
get the header. Make this explicit, to prepare
for GtkEntryCompletion losing its tree view
dependencies.
gtk/gtkappchooserbutton.c
gtk/gtkcomboboxtext.c
gtk/gtkmountoperation.c
gtk/inspector/recorder.c
gtk/inspector/statistics.c